projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c53763
)
(BASE_PURESIZE): Increase to 1270000.
author
Juri Linkov
<juri@jurta.org>
Fri, 7 Aug 2009 13:55:00 +0000
(13:55 +0000)
committer
Juri Linkov
<juri@jurta.org>
Fri, 7 Aug 2009 13:55:00 +0000
(13:55 +0000)
src/ChangeLog
patch
|
blob
|
history
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 0ff92e332310b64a879e5e06a68b84e0afcaf4b6..fcecdbe39f666f2b5831ebc3c74ae13efc8549cd 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2009-08-07 Juri Linkov <juri@jurta.org>
+
+ * puresize.h (BASE_PURESIZE): Increase to 1270000.
+
2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
* print.c (syms_of_print): Undo previous change.
diff --git
a/src/puresize.h
b/src/puresize.h
index 0ed3e903771de39460b388979e2d458f8aba1b50..04cbf87a840a69e3361eb379e947310af915d038 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-41,7
+41,7
@@
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (12
6
0000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (12
7
0000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */